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

declare const AccountCircleLineIcon: RemixiconReactIconComponentType;
export default AccountCircleLineIcon;
