export declare function concat(a: A, b: B): `${A}${B}`; //# sourceMappingURL=concat.d.ts.map