export declare type IPipeHandler = (data: any) => any;