export declare const MakeId: (length: number) => string;
export declare const makeId: (length: number) => string;
