export declare const wrongInitResultMessage = "\"initChart\" function should resolve to an object with \"sciChartSurface\" property ({ sciChartSurface })";
export declare const conflictingConfigsMessage = "Only one of \"initChart\" or \"config\" props is required!";