import type { Options } from 'prettier';
declare const config: Options;
export default config;
