import type { IconProps } from '../../types'; declare const QuestionFill: import("react").NamedExoticComponent; /** * MingCute Icon: Question Fill * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { QuestionFill };