export declare const concat: (a: string, b: string) => string;