import type { FormatRule } from "./formatter"; export declare const formatContract: FormatRule; export declare const formatTrait: FormatRule;