export declare function html_entity_decode(string: string, quoteStyle?: string | number): string | false;