import { PipeTransform } from '@angular/core';
import * as i0 from "@angular/core";
export declare class O3rKeepWhiteSpacePipe implements PipeTransform {
    transform(value: string): string;
    static ɵfac: i0.ɵɵFactoryDeclaration<O3rKeepWhiteSpacePipe, never>;
    static ɵpipe: i0.ɵɵPipeDeclaration<O3rKeepWhiteSpacePipe, "o3rKeepWhiteSpace", true>;
}
//# sourceMappingURL=keep-white-space.pipe.d.ts.map