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