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