import { createAuth } from '../auth';
export const auth = createAuth({} as Parameters<typeof createAuth>[0]);