import { SVGProps } from "react"; declare const ArchiveBoxIcon: (props: SVGProps) => JSX.Element; export default ArchiveBoxIcon;