export declare function biOptions(): { restrict: string; require: string[]; scope: boolean; controller: (string | (($scope: any, $attrs: any) => void))[]; };