declare const _default: Readonly<{
    MAGENTA: string;
    GRAY: string;
    GREEN: string;
    RED_ON_YELLOW: string;
}>;
export default _default;
