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