export { get, set, has } from 'lodash';
export declare function uuid(): string;
