import { SortierOptions } from "../../config/index.js";
export declare function formatFile(filename: string, options?: SortierOptions): void;
