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