export declare function useViewBackgroundConfig(): import("@vue/composition-api").Ref<{ [x: string]: string; }>;