export declare const useBackground: (color?: string, opacity?: number) => string;
