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