import React from 'react'; export default function html({ value, checked, options, schema }: any): React.JSX.Element;