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