import { RuntimeHandler } from "../handlers.js"; export declare const usePythonHandler: () => RuntimeHandler;