import { Duck } from '../../index';
export default function hexToRGBA(hex: string, alpha: Duck.Types.Helper.AlphaRange): string;
