export declare const defaultStyle: { dark: { "label": { "enabled": boolean; }; }; light: { "label": { "enabled": boolean; }; }; };