export declare function isMongoId(text: string): RegExpMatchArray | null;
