import React from 'react'; import { IconProps } from './types'; export declare const Attachment: React.FC; export default Attachment;