export declare const getLevelNumber: (level: string) => 1 | 2 | 3;