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