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