export declare const isBright: (hex: string) => boolean;
