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