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

declare const LoginCircleLineIcon: RemixiconReactIconComponentType;
export default LoginCircleLineIcon;
