import { SvgIconProps } from '../../SvgIcon/types/SvgIconTypes';
declare const IconCheckBoxWithBg: ({ size, color, strokeWidth, fill, style }: SvgIconProps) => import("react/jsx-runtime").JSX.Element;
export default IconCheckBoxWithBg;
//# sourceMappingURL=IconCheckBoxWithBg.d.ts.map