import * as React from 'react'; export declare const Wrapper: ({ children }: any) => React.JSX.Element;