import { default as React } from 'react'; declare const VanillaJsExample: React.FC; export default VanillaJsExample;