import { IconDefinition } from '../types'; declare const IconQuestion: IconDefinition; export default IconQuestion;