import { Log } from '@bubblewrap/core';
export declare function version(log?: Log): Promise<boolean>;
