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