import { IconDefinition } from '../types';
declare const PercentageOutlined: IconDefinition;
export default PercentageOutlined;
