/** * Created by rockyl on 2020-03-18. */ export declare function compile(options: any, watch?: boolean): Promise;