import { UseScript } from './types.js'; declare const useScript: UseScript; export { useScript as default };