export declare function compileAMDPackage(isMinify: boolean): Promise<unknown>;
