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