declare function uniqId(prefix?: string): string; export default uniqId;