import type { Common } from '../internal/common.js'; export declare function createUi({ common }: { common: Common; }): void; //# sourceMappingURL=index.d.ts.map