export declare const SingleAnswerIcon: ({ ...props }: Partial>) => JSX.Element; export default SingleAnswerIcon;