export declare function mdSticky(): { restrict: string; link: (scope: any, el: any, att: any, ngModel: any) => void; };