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