import { IconProps } from '../Icon'; declare function SvgAttachFile(props: IconProps): JSX.Element; export default SvgAttachFile;