import { Config } from 'prettier';
declare const config: Config;
export = config;
