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