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