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