import { StatusColors } from "../types"; export declare const statusColorClassNames: (status?: StatusColors) => string;