export declare function unique(array: any): any; export declare function joinPath(...config: any[]): string;