export interface IPollConfigOptionDTO { id: string; title: string; }