import type { ConstructorParams } from "@/dist";
declare const StagehandConfig: ConstructorParams;
export default StagehandConfig;
