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

declare const ParentLineIcon: RemixiconReactIconComponentType;
export default ParentLineIcon;
