export declare function initSolution(args: string[], options: { quiet?: boolean; verbose?: boolean; }): Promise<0 | 1>;