import { ExecutionErrorFormComponent } from './executionerror-form/executionerror-form.component'; import { ExecutionErrorComponent } from './executionerror.component'; export declare function declaration(): (typeof ExecutionErrorComponent | typeof ExecutionErrorFormComponent)[]; export declare class ExecutionErrorModule { } export declare class ExecutionErrorWithRouteModule { }