import { RemixiconReactIconComponentType } from './dist/typings';

declare const AttachmentFillIcon: RemixiconReactIconComponentType;
export default AttachmentFillIcon;
