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

declare const ProfileFillIcon: RemixiconReactIconComponentType;
export default ProfileFillIcon;
