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