import type { CreateAppFactory } from '../shared';
export declare const createApp: CreateAppFactory;
