import { SVGProps } from 'react'; export declare const AttachFileIcon: (props: SVGProps) => JSX.Element;