export default class BTPNotification { readonly header: string; readonly proof: string; constructor(data: any); }