export default function isMobilePhoneNumberBd(mobilePhoneNumber: string, withCountryCode?: boolean): boolean;
