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

declare const GasStationFillIcon: RemixiconReactIconComponentType;
export default GasStationFillIcon;
