import React from 'react'; import { IconsInterface } from '../IconInterface'; declare const IconQuestion: React.FC; export default IconQuestion;