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

declare const UserReceivedLineIcon: RemixiconReactIconComponentType;
export default UserReceivedLineIcon;
