export declare const hasEnumFlag: (flags: T, flag: T) => boolean;