import { IconProps } from '../types';
declare function GasCan(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default GasCan;
//# sourceMappingURL=GasCan.d.ts.map