export declare function CreatDartSdk(params: { platform: string; dirroot: string; packageName?: string; }): void;