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