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