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