import React from 'react';
export default function ChoiceIcon(props: React.SVGProps<SVGSVGElement>): JSX.Element;
