import { IScope } from 'angular'; export declare function outputsBuilder(instance: any, element: any, $scope: IScope, outputs: any): void;