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

export = config;
