import { PlaygroundArgs } from "@/types";
declare const usePlaygroundArgs: () => PlaygroundArgs;
export default usePlaygroundArgs;
//# sourceMappingURL=usePlaygroundArgs.d.ts.map