import { SvgIconProps } from "@mui/material/SvgIcon";
export declare const CheckIbanIcon: (props: SvgIconProps) => JSX.Element;
