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