export interface IPollConfigOptionCreateDTO { id?: string; title: string; }