import { IconProps } from '../types'; export declare const Question: (props: IconProps) => JSX.Element;