import { RuntimeExports } from "../types";
export declare function createExports(): RuntimeExports;
