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

declare const ParentFillIcon: RemixiconReactIconComponentType;
export default ParentFillIcon;
