export declare class ShareButtonTappedData { score: number; quizId: string; title: string; }