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

declare const AccountCircleFillIcon: RemixiconReactIconComponentType;
export default AccountCircleFillIcon;
