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