export declare const getCirclePath: ({ width, height, }: { width: number; height: number; }) => string; //# sourceMappingURL=getCirclePath.d.ts.map