export declare function indent(string: string, indentation?: string, times?: number): string;
//# sourceMappingURL=indent.d.ts.map