declare const _default: (...scope: string[]) => (...args: any[]) => void;
export default _default;
