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