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