import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use GasCanIcon */
export declare const GasCan: Icon;
export { I as GasCanIcon };
//# sourceMappingURL=GasCan.d.ts.map