import { IconProps } from '../types'; declare function NoSegmentAppIconBeIdle({ width, height, className, 'data-testid': PAGE_NAME, }: IconProps): JSX.Element; export default NoSegmentAppIconBeIdle; //# sourceMappingURL=NoSegmentAppIconBeIdle.d.ts.map