declare const _default: ({ children }: { children: any; }) => JSX.Element; export default _default;