export interface IHandleParams { handleParams(params: T): void; } //# sourceMappingURL=IHandleParams.d.ts.map