import { Config } from '../index.ts';
export declare function watchBarrels(configDir: string, configPath: string, config: Config): void;
