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