export default function (): { restrict: string; scope: { biOnImageLoad: string; }; link(scope: any, element: any): void; };