export declare function publish(args: { path: string; assets?: string[]; profile?: string; }): Promise;