/*! Copyright 2024 the gnablib contributors MPL-1.1 */
export declare const color: Record<string, string>;
export declare const bgColor: Record<string, string>;
export declare const style: Record<string, string>;
