declare const UUID: { get(): string; }; export default UUID;