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