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

declare const DraftLineIcon: RemixiconReactIconComponentType;
export default DraftLineIcon;
