declare function parse(html: any): string[]; export default parse;