declare function cssSupports(name: string, val?: string): boolean; export default cssSupports;