import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardMobiusLoopIconConfig: {
  name: 'RhStandardMobiusLoopIcon',
  icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M31 24.88H5c-.82 0-.82 1.25 0 1.25h26c.82 0 .82-1.25 0-1.25Zm-18-9.75c.35 0 .62-.28.62-.62v-1.68l3.93 3.92s3.19 3.18 4.11 4.11c2.39 2.49 6.69 2.49 9.09 0 2.49-2.39 2.49-6.69 0-9.09-2.39-2.49-6.69-2.49-9.09 0l-2.31 2.3c-.24.24-.25.64 0 .88.24.24.64.25.88 0l2.31-2.3a5.178 5.178 0 0 1 7.32 0c2.01 1.93 2.01 5.39 0 7.32-1.49 1.49-3.67 1.87-5.52 1.16-.02-.02-.02-.04-.04-.06-1.28-1.19-.6-3.51 1.08-3.86v1.3c0 .82 1.25.82 1.25 0v-3c0-.34-.28-.62-.62-.62h-3c-.82 0-.82 1.25 0 1.25h1.64c-1.43.55-2.47 2.1-2.23 3.71-1.04-1.04-3.91-3.9-3.98-3.97l-3.74-3.74H16c.82 0 .82-1.25 0-1.25h-3s-.03 0-.05.01h-.04c-.3.05-.53.29-.53.61v3c0 .34.28.62.62.62Z"},{"path":"M9.79 22.72c1.65 0 3.29-.63 4.54-1.88l2.11-2.11c.24-.24.25-.64 0-.88s-.64-.25-.88 0l-2.11 2.11a5.178 5.178 0 0 1-7.32 0 5.178 5.178 0 0 1 0-7.32 5.136 5.136 0 0 1 4.74-1.4c.8.17 1.06-1.05.26-1.22-2.14-.45-4.34.2-5.89 1.74-2.5 2.5-2.5 6.58 0 9.09a6.414 6.414 0 0 0 4.54 1.88Z"}]},
  rhUiIcon: null,
};
export declare const RhStandardMobiusLoopIcon: ComponentClass<SVGIconProps>;
export default RhStandardMobiusLoopIcon;