export default Document;
declare function Document(props: any): JSX.Element;
