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

declare const AccountPinCircleLineIcon: RemixiconReactIconComponentType;
export default AccountPinCircleLineIcon;
