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