export declare class OnActivityDownloaded { slug: string; static create(slug: string): OnActivityDownloaded; }