import { SymbolProps } from '@chsk/core'; export declare const InvertedTriangle: ({ cx, cy, r, ...props }: SymbolProps) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=InvertedTriangle.d.ts.map