import type { CreateFn } from "../app"; export declare const create: CreateFn;