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

declare const AttachmentLineIcon: RemixiconReactIconComponentType;
export default AttachmentLineIcon;
