export declare const isNumericLevel: (level: string | undefined | null) => boolean;
//# sourceMappingURL=isNumericLevel.d.ts.map