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