import { AppMock } from "../xrm-mock/app/app.mock";
export default class App {
    static createApp(): AppMock;
}
