/**
 * @return {Promise<LH.RunnerResult|void>}
 */
export function begin(): Promise<LH.RunnerResult | void>;
//# sourceMappingURL=bin.d.ts.map