import { Configuration } from 'markdownlint';
declare const config: Configuration;
export default config;
