export declare function minIndent(string: string): number; export declare function stripIndent(string: string): string; //# sourceMappingURL=stripIndent.d.ts.map