export declare const navigationPrimaryPresets: { navigationPrimaryDivider: { base: { borderStyle: string; borderColor: string; borderWidth: string; }; }; logo: { base: { color: string; }; }; };