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

declare const ProfileLineIcon: RemixiconReactIconComponentType;
export default ProfileLineIcon;
