export declare const filterAndJoinArray: (arr: T[], joinChar?: string) => string;