declare const config: {
    extends: string[];
};

module.exports = config;
