export declare const hasOwnProp: (props: unknown, property: T) => props is Record;