export declare class WfLink { href?: string; target?: string; render(): any; }