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