import type { SVGProps } from 'react';
declare const SvgArchiveIcon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
export default SvgArchiveIcon;
//# sourceMappingURL=ArchiveIcon.d.ts.map