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