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