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

declare const OilFillIcon: RemixiconReactIconComponentType;
export default OilFillIcon;
