export declare function isOneOf(mixed: any, arr: T[]): mixed is T;