export declare function removeIndent(value: any, maximum: any): any;
