export declare const listToString: (list?: any[], key?: string, split?: string, holder?: string) => string;