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