export declare const isPropertyKey: (input: unknown) => input is PropertyKey;