import React from 'react'; import Admonition from './Admonition'; export default function AdmonitionWrapper(props) { return ; }