export declare const radius: number; export declare const width = 42; export declare const center: { x: number; y: number; };