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