import React from 'react'; declare const SCRIPT: (props: any) => React.JSX.Element; export default SCRIPT; export * from './withScript';