import { Options } from './'; export declare function format(code: string, options: Options): string;