export declare class Utils { static ensureFolder(folder: string): string; }