export declare const indent: (stringToIndent: string, tabsToIndent: number) => string;