import { TColorsBackground } from '../../components/commonTypes'; export declare const getBackgroundColorClass: (type?: TColorsBackground) => string;