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

declare const PercentFillIcon: RemixiconReactIconComponentType;
export default PercentFillIcon;
