import { TitleBarOptions } from '../types/titlebar'; export declare function styleGen(config: TitleBarOptions): string;