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