declare const getProto: typeof Object.getPrototypeOf | null;
export = getProto;
