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