declare const Export: (props: any) => JSX.Element;
export default Export;
