export declare const calculateRgba: (input: string, opacity: number) => string;