declare const uuid: (l?: number) => string; export default uuid;