export declare function ensureGitIgnore(): void;
export declare function initConfig(): Promise<void>;
