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