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