import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardBritishPoundIconConfig: {
  name: 'RhStandardBritishPoundIcon',
  icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M28.97 30.375H8.718A3.594 3.594 0 0 0 9.625 28v-8.375h14.757a.625.625 0 0 0 0-1.25H9.625v-2.001c0-2.907 1.206-5.752 3.308-7.804 2.011-1.964 4.6-3.011 7.325-2.942a10.42 10.42 0 0 1 8.23 4.405.625.625 0 0 0 1.023-.719 11.68 11.68 0 0 0-9.223-4.936c-3.03-.06-5.973 1.098-8.228 3.298-2.342 2.286-3.685 5.456-3.685 8.698v2.001H6.029a.625.625 0 0 0 0 1.25h2.346V28A2.378 2.378 0 0 1 6 30.375a.625.625 0 0 0 0 1.25l.02-.002.01.002h22.94a.625.625 0 0 0 0-1.25Z"},
  rhUiIcon: null,
};
export declare const RhStandardBritishPoundIcon: ComponentClass<SVGIconProps>;
export default RhStandardBritishPoundIcon;