import INubankQueryObject from '../interfaces/INubankQuery';
export default function (phoneRechargeRequestId: string): INubankQueryObject;
