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

declare const LogoutCircleLineIcon: RemixiconReactIconComponentType;
export default LogoutCircleLineIcon;
