export declare const dividerDark: { name: string; vars: () => { dividerBorderStyle: string; borderColor: string; fontSize: string; }; };