import type { UsePyScript } from "../use-pyscript/use-py-script.types"; declare const usePyScript: UsePyScript; export default usePyScript;