export declare function run(): Promise<void>;
export type { Config } from './types.js';
