export declare class controller { type: any; constructor(scope: any); static $inject: string[]; }