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