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