export declare function apply(snapshotPath: string, options?: { yes: boolean; dryRun: boolean; }): Promise;