export declare function sunburst(workspaceId: any, data: any, pWidth: any, pHeight: any, perLevelDataElementIds: string[]): void;
export declare function postSetIdeal(workspaceId: string, fingerprintId: string): void;
export declare function postNoteProblem(workspaceId: string, fingerprintId: string): void;
//# sourceMappingURL=sunburstScript.d.ts.map