export declare class PollSharingInstructions { unanswered: string; answered: string; emailUnanswered: string; emailAnswered: string; }