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