export default function JoinAffixParameters(value: string[], separator: string, prefix?: string, suffix?: string): string;