export declare const hasSomeProperty: (object: T, props: string[]) => boolean;