import { FC, PropsWithChildren } from 'react'; declare const Wrapper: FC>; export default Wrapper;