import type { ExampleConfig } from '../types';
export declare const examples: ExampleConfig;
export default examples;
