import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardMultiCloudIconConfig: {
  name: 'RhStandardMultiCloudIcon',
  icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M30.67 22.51a5.1 5.1 0 0 0-2.05-9 9.12 9.12 0 0 0-17.28-4.08 7.1 7.1 0 0 0-6.72 11.05 7.12 7.12 0 0 0 5.88 11.14H28a.75.75 0 0 0 .26-.05 5.1 5.1 0 0 0 2.41-9.06Zm-26-6a5.84 5.84 0 0 1 7-5.77.64.64 0 0 0 .69-.36 7.87 7.87 0 0 1 15.1 3.13V14a.63.63 0 0 0 .56.66 3.85 3.85 0 0 1 1.59 7.14 5 5 0 0 0-.88-.29 9.12 9.12 0 0 0-17.28-4.07 7 7 0 0 0-5.89 2 5.73 5.73 0 0 1-.94-2.94ZM27.5 30.38h-17a5.88 5.88 0 1 1 1.09-11.65.63.63 0 0 0 .69-.36 7.87 7.87 0 0 1 15.1 3.13v.5a.63.63 0 0 0 .56.66 3.87 3.87 0 0 1-.41 7.71Z"},
  rhUiIcon: null,
};
export declare const RhStandardMultiCloudIcon: ComponentClass<SVGIconProps>;
export default RhStandardMultiCloudIcon;