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