export declare class Link { url: string; render(): any; }