export declare function logDeprecationWarning(methodName: string): void; export declare function logMethodNotImplementedWarning(methodName: string): void;