import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardNoSmokingIconConfig: {
  name: 'RhStandardNoSmokingIcon',
  icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M27.12 13a.63.63 0 0 0-1.25 0c-.08.69-1 .83-1 2a1.91 1.91 0 0 0 .69 1.44c.43.4.43.72 0 1.12-.43.24-1.27 2-.06 2.07a.64.64 0 0 0 .62-.63c0-.23.09-.32.32-.56a1.89 1.89 0 0 0 0-2.88c-.43-.4-.43-.72 0-1.12a1.91 1.91 0 0 0 .68-1.44Zm-1.48 16A13.38 13.38 0 0 1 7 10.36a.62.62 0 1 0-1-.72A14.63 14.63 0 0 0 26.36 30a.62.62 0 0 0-.72-1Z"},{"path":"M28.34 7.66a14.7 14.7 0 0 0-20.68 0 .63.63 0 0 0 0 .88l8.83 8.84H9a.63.63 0 0 0-.63.62v3a.63.63 0 0 0 .63.62h11.74l6.72 6.72a.61.61 0 0 0 .88 0 14.7 14.7 0 0 0 0-20.68Zm-18.72 11h2.75v1.76H9.62Zm4 1.76v-1.8h4.12l1.75 1.76Zm8.75 0h-1.11l-1.75-1.76h2.86ZM27.89 27l-5.38-5.39H23a.62.62 0 0 0 .62-.62V18a.62.62 0 0 0-.62-.62h-4.74L9 8.11A13.38 13.38 0 0 1 27.89 27Z"}]},
  rhUiIcon: null,
};
export declare const RhStandardNoSmokingIcon: ComponentClass<SVGIconProps>;
export default RhStandardNoSmokingIcon;