export declare function detectIndent(content: string): string; export declare function detectIndentAsNum(content: string): number; //# sourceMappingURL=util.d.ts.map