import type { IUIConfig } from "../../config"; export declare function mapConfigStyle(options: IUIConfig["view"]): string | undefined;