declare function unique(o?: string): string; export = unique;