export declare const MAIN_COLOR = "rgba(0, 160, 200, 0.5)"; export declare const getAlphaMainColor: (a: string | number) => string;