import type { FormatCodeFunction } from './types.js'; export declare const defaultFormatCode: FormatCodeFunction;