import { SVGIconDef } from './types'; declare const ArchiveOutlined: SVGIconDef; export default ArchiveOutlined;