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