declare const Config: {
    indentation: string;
};
export default Config;
