import { RequiredConfig } from "./config"; export declare function getIndentString(config: RequiredConfig): string;