export declare function sanitizeID(id: number | string): number | string;
//# sourceMappingURL=sanitizeID.d.ts.map