import React from 'react';
declare const IconQuestionOutline: React.FC<import("./interface").IconCommonProps>;
export default IconQuestionOutline;
