import { IconSvgProps } from '../types';
declare const Archive: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Archive;
//# sourceMappingURL=Archive.d.ts.map