/** * 统一 cosey 组件样式的 css 变量前缀 */ export declare function getCssVarProp(prop: string): string;