import { ReactIconComponentType } from '../types';

declare const Attachment: ReactIconComponentType;
export default Attachment;
            