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