export declare function getContrastRatio(foreground: string, background: string): number;
