export declare const encodeId: (id: string) => string;
