import { Config } from 'stylelint';

declare const config: Config;

export { config as default };
export = config