export declare const isEnumerable: (object: T, prop: number | string) => boolean;