export declare const genUUID: () => string; export declare const getSearch: (key: string, link?: string) => string;