import { RuntimeException } from './runtime';
export declare class UnknownModuleException extends RuntimeException {
    constructor();
}
//# sourceMappingURL=unknown-module.d.ts.map