import type { CreateApp } from '../../types.js';
export declare const createApp: CreateApp;
