export declare function isObjectId(id: string): boolean;
