export declare const startApp: () => void;
export { appPath } from './loaders';
