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

declare const AttachFile: ReactIconComponentType;
export default AttachFile;
            