import type { ExampleDependencies } from '../../types'; export declare const config: ExampleDependencies; export default config;