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

declare const PercentLineIcon: RemixiconReactIconComponentType;
export default PercentLineIcon;
