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