declare const _default: (source: string, indent?: number | string) => string;
export default _default;
