export declare const concatStrings: (...strs: unknown[]) => string;