/** Compose shared view styles with the fixed sidebar skin. */ export declare function appearanceClass(base: string | undefined, sidebar: string | undefined): string;