export declare function initCommand(): void;
export declare function resolveConfig(): Record<string, string>;
