export declare const prototypeInterceptor: {
    install(): void;
};
