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