import { IocaneAdapter } from "../types";
export declare function createAdapter(): IocaneAdapter;
