export declare const parseLinks: (link: string) => string;
export declare const parseLinksTemplate: (link: string) => string;
