import { PrivateFunc } from './type'; /** * 当前环境不支持 * * 三个方法都是空方法 */ export declare function notSupport(this: PrivateFunc): void;