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