import type { IConfig } from '../interface.js';
export declare const sampleConfig: IConfig;
