export declare const useEnum: (e: string, val: string) => boolean;