export declare class AppNotFound extends Error { constructor(appName: string); }