export declare const isValidID: (value: number | string, type: "number" | "ObjectID" | "text") => boolean; //# sourceMappingURL=isValidID.d.ts.map