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

declare const OilLineIcon: RemixiconReactIconComponentType;
export default OilLineIcon;
