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