export declare type Transform = (data: string) => string;