import { ComponentClass } from 'react';
import { SVGIconProps } from '../createIcon.js';
export declare const RhStandardLockerAssignedIconConfig: {
  name: 'RhStandardLockerAssignedIcon',
  icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M27.68 23a.64.64 0 0 0-.86 0l-3.75 3.5a.63.63 0 0 0 .43 1.08h.88V31a.62.62 0 0 0 .62.62c.52 0 1.35.14 1.37-.62v-2.38h1.74V31c0 .76.86.62 1.38.62a.62.62 0 0 0 .62-.62v-3.38H31a.63.63 0 0 0 .43-1.08ZM14.5 8.38h-6a.62.62 0 0 0 0 1.24h6a.62.62 0 0 0 0-1.24Zm0 3h-6a.62.62 0 0 0 0 1.24h6a.62.62 0 0 0 0-1.24Zm7-1.76h6a.62.62 0 0 0 0-1.24h-6a.62.62 0 0 0 0 1.24ZM28.12 12a.62.62 0 0 0-.62-.62h-6a.62.62 0 0 0 0 1.24h6a.62.62 0 0 0 .62-.62ZM8.5 16.84a.63.63 0 0 0-.62.63v3.06a.62.62 0 1 0 1.24 0v-3.06a.63.63 0 0 0-.62-.63Z"},{"path":"M31 4.38H5a.62.62 0 0 0-.62.62v26a.62.62 0 0 0 .62.62h17.25a.63.63 0 0 0 0-1.26h-3.63V5.62h11.76v17.49a.62.62 0 1 0 1.24 0V5a.62.62 0 0 0-.62-.62ZM5.62 5.62h11.76v24.76H5.62Z"},{"path":"M20.88 17.47v3.06a.62.62 0 0 0 1.24 0v-3.06a.62.62 0 0 0-1.24 0Z"}]},
  rhUiIcon: null,
};
export declare const RhStandardLockerAssignedIcon: ComponentClass<SVGIconProps>;
export default RhStandardLockerAssignedIcon;