import { type Adapter } from 'houdini';
declare const adapter: Adapter;
export default adapter;
