export default function hexAlpha(input: string, alpha: number): string;
