import { Context } from '../../core/context'; export declare function pluginAngular(target: RegExp | string): (ctx: Context) => void;