import React from 'react'; import IconProps from './props'; declare const RecordCircleOutlineIcon: React.FC; export default RecordCircleOutlineIcon;