declare const StringPrototypeConcatApply: (t: string, a: Parameters) => ReturnType; export = StringPrototypeConcatApply;