import { SvgIconComponent } from './types'; declare const ArchiveIcon: SvgIconComponent; export default ArchiveIcon;