export declare function humanId(): string; export declare function isHumanId(id: string): boolean; //# sourceMappingURL=human-id.d.ts.map