import type { OxfmtConfig } from "oxfmt";

declare const config: OxfmtConfig;

export default config;
