import type { IconProps } from '../../types';
declare const InfoBlur: import("react").NamedExoticComponent<IconProps>;
export { InfoBlur };
