export declare const hasProperty: (object: T, prop: string) => boolean;