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