import { IWalkthrough } from "./_Foundation/IWalkthrough";
export declare class WTR_Notes_NewMinMap implements IWalkthrough {
    text: string;
    execAsync(): Promise<void>;
}
//# sourceMappingURL=WTR_Notes_NewMinMap.d.ts.map