import { IconProps } from '../Icon'; declare function SvgLocalGasStation(props: IconProps): JSX.Element; export default SvgLocalGasStation;