export declare const createNotImplementedProxy: <T extends object>(name: string) => T;
