export declare function guid(prefix?: string): string;
export declare function useGuid(prefix?: string): string;
