import { IconProps } from '../lib';
declare function ArchiveBox(props: IconProps): JSX.Element;
export default ArchiveBox;
