export declare type Html5Feature = 'BASIC_SVG' | 'SVG_FILTERS' | 'UNKNOWN';
