import { UUID } from "./../@types/brands"; declare const uuid: () => UUID; export { uuid };