/// import { IconProps } from '../../types'; declare const RecordCircle: (allProps: IconProps) => JSX.Element; export default RecordCircle;