import { RemixiconReactIconComponentType } from './dist/typings';

declare const LogoutCircleRFillIcon: RemixiconReactIconComponentType;
export default LogoutCircleRFillIcon;
