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