export declare const getCamelRandomId: (kind: string, length?: number) => string;