export declare function _parseSiteLink(chapter_link: string): { novel_id?: string; chapter_id?: string; };