export declare function createHoverColor(rgb: string): string;
export declare function createPressedColor(rgb: string): string;
