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