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

declare const DrizzleLineIcon: RemixiconReactIconComponentType;
export default DrizzleLineIcon;
