declare const _default: (background?: string, color?: string) => string;
export default _default;
