import type { PluginStyleguideConfig } from './types';
declare const recommended: PluginStyleguideConfig<'built-in'>;
export default recommended;
