import type { OxlintConfig } from "oxlint";

declare const config: OxlintConfig;

export default config;
