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