export declare const defaultStyle: { dark: { label: { symbolPosition: string; }; }; light: { label: { symbolPosition: string; }; }; };