import { ReactIconComponentType } from '../types';

declare const LocalGasStation: ReactIconComponentType;
export default LocalGasStation;
            