export default { INDENT: " " as const, MARGIN: " " as const, EOL: "\r\n" as const, };