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