export declare const ERROR_MESSAGES: { readonly INTERNET_ERROR: "We are unable to establish an internet connection. We will take you back once you are connected to the internet."; readonly NETWORK_ERROR: "There are issues connecting to the Tyro Health platform. Please refresh the page and try again."; readonly SERVER_ERROR: "There are issues connecting to the Tyro Health platform. Please refresh the page and try again."; readonly PAYMENT_GATEWAY_ERROR: "There are issues connecting to the payment gateway. Please refresh the page and try again."; readonly PAYMENT_ERROR: "An error occurred when processing the payment. Please try again. The card was not charged."; readonly PAYMENT_GATEWAY_FIELDS: "The payment card details you entered were invalid, please review the payment card credentials and try again."; }; export declare const ERROR_CODES: { readonly USERNAME_ALREADY_EXISTS: 10002; readonly PAYMENT_PROVIDER_PARAMETERS_INVALID: 10014; readonly ACCOUNT_DOES_NOT_HAVE_ACCESS_TO_CHECKOUT_SESSION: 10277; readonly CARD_FAILED: "card-failed"; }; export declare const STANDALONE_ERRORS: { readonly noAPIKey: { readonly code: "noAPIKey"; readonly message: "Attribute `apiKey` or `token` not found in SDK configuration."; }; readonly noAppID: { readonly code: "noAppID"; readonly message: "Attribute `appId` not found in SDK configuration."; }; readonly providerNumberNotFound: { readonly code: "providerNumberNotFound"; readonly message: "Provider number not found."; }; readonly providerNumberDoesNotMatchFunder: { readonly code: "providerNumberDoesNotMatchFunder"; readonly message: "Provider number does not match funder."; }; }; export declare const DOCUMENT_STATUSES: { readonly AVAILABLE: "available"; readonly PENDING: "pending"; readonly ACTIVE: "active"; }; export declare const DOCUMENT_TYPES: { readonly APPLICATION: "application"; readonly FORM: "form"; }; export declare const DOCUMENT_WORKFLOW_STATES: { readonly INBOX: "inbox"; readonly ASSIGNED: "assigned"; readonly APPROVED: "approved"; readonly DECLINED: "declined"; readonly CANCELLED: "cancelled"; readonly PARKED: "parked"; readonly CEASED: "ceased"; }; export declare const DOCUMENT_WORKFLOW_STATES_HUMANIZED: { readonly SUBMITTED: "Submitted"; readonly UNDER_REVIEW: "Under review"; readonly APPROVED: "Approved"; }; export declare const FORM_STATUSES: { readonly PUBLISHED: "published"; readonly DRAFT: "draft"; }; export declare const FORM_APPLICATION_STATUSES: { readonly PENDING: "pending"; readonly APPROVED: "approved"; readonly DECLINED: "declined"; readonly CANCELLED: "cancelled"; }; export declare const FUNDERS: { readonly COMCARE: "comcare"; readonly DVA: "dva"; readonly ECLIPSE: "eclipse"; readonly HBF: "hbf"; readonly HEALTHPOINT: "healthpoint"; readonly HICAPS: "nab"; readonly ICARE: "icare"; readonly MEDICARE: "medicare"; readonly EASYCLAIM: "easyclaim"; readonly NIB: "nib"; readonly NDIS: "ndis"; readonly OHC: "ohc"; readonly PATIENT: "patient-funded"; readonly QBE: "qbe"; readonly WCQ: "wcq"; readonly WSV: "wsv"; readonly AGED_CARE: "aged-care"; }; export declare const FUNDERS_FORMATTED: { readonly comcare: "Comcare"; readonly eclipse: "ECLIPSE"; readonly hbf: "HBF"; readonly healthpoint: "HEALTHPOINT"; readonly nab: "HICAPS"; readonly icare: "icare"; readonly medicare: "Medicare Online"; readonly easyclaim: "Medicare Easyclaim"; readonly dva: "DVA"; readonly ndis: "NDIS"; readonly nib: "NIB"; readonly ohc: "Overseas health cover"; readonly "patient-funded": "Patient funded"; readonly qbe: "QBE"; readonly wcq: "Workcover Queensland"; readonly wsv: "WorkSafe Victoria"; readonly "aged-care": "Aged Care"; }; export declare const FUTURE_STATUSES: { readonly ACTIVE: "active"; readonly PENDING: "pending"; readonly COMPLETED: "completed"; readonly CANCELLED: "cancelled"; readonly DECLINED: "declined"; readonly ERRORED: "errored"; }; export declare const FUTURE_TYPES: { readonly HOLD: "hold"; readonly SUBSCRIPTION: "subscription"; readonly INSTALMENT_PLAN: "instalment-plan"; }; export declare const FUTURE_LABELS: { readonly hold: "Payment hold"; readonly subscription: "Subscription"; readonly 'instalment-plan': "Instalment plan"; }; export declare const GATEWAY_CODES: { readonly HICAPS_ERROR: "12"; readonly HICAPS_DOWN: "91"; readonly MEDICARE_DOWN: "3004"; }; export declare const AUS_STATES: readonly ["Victoria", "Tasmania", "Western Australia", "South Australia", "Queensland", "New South Wales", "Australian Capital Territory", "Northern Territory"]; export declare const PAYMENT_FACILITIES: { readonly HICAPS_GO: "hicaps-go"; readonly MEDIPASS_PAYMENTS: "medipass-payments"; }; export declare const PAYMENT_PROVIDERS: { readonly GOOGLE_PAY: "google-pay"; readonly APPLE_PAY: "apple-pay"; readonly PAYMENT_CARD: "payment-card"; }; export declare const PRODUCTS: { readonly BASIC: "basic"; readonly PRO: "pro"; }; export declare const AVAILABLE_PRODUCTS: readonly ["basic", "pro"]; export declare const PRODUCT_FEATURES: { readonly CLAIMING_ADFHS: "claiming:adfhs"; readonly CLAIMING_BRIDGE: "claiming:bridge"; readonly CLAIMING_COMCARE: "claiming:comcare"; readonly CLAIMING_ICARE: "claiming:icare"; readonly CLAIMING_MEDICARE: "claiming:medicare"; readonly CLAIMING_NDIS: "claiming:ndis"; readonly CLAIMING_OHC: "claiming:ohc"; readonly CLAIMING_PHI: "claiming:phi"; readonly CLAIMING_PHI_QUOTES: "claiming:phi.quotes"; readonly CLAIMING_WCQ: "claiming:wcq"; readonly PAYMENTS_ASSISTED: "payments:assisted"; readonly PAYMENTS_FULLY_PATIENT_FUNDED: "payments:fully-patient-funded"; readonly PMS_INTEGRATION: "pms:integration"; readonly REPORTING: "reporting"; }; export declare const STATUSES: { readonly ACTIVE: "ACTIVE"; readonly DISABLED: "DISABLED"; readonly NEW: "NEW"; readonly INVITED: "INVITED"; readonly UNVERIFIED: "UNVERIFIED"; readonly CANCELLED: "CANCELLED"; readonly COMPLETED: "COMPLETED"; readonly ERRORED: "ERRORED"; readonly PENDING: "PENDING"; readonly EXPIRED: "EXPIRED"; }; export declare const BUSINESS_STATUSES: { readonly ACTIVE: "ACTIVE"; readonly SUSPENDED: "SUSPENDED"; readonly DISABLED: "DISABLED"; }; export declare const PAYMENT_STATUSES: { readonly ACCEPTED: "accepted"; readonly APPROVED: "approved"; readonly PAID: "paid"; readonly PENDING: "pending"; readonly SETTLING: "settling"; }; export declare const PAYMENT_TYPES: { readonly SALE: "sale"; readonly REFUND: "refund"; readonly IN_PERSON: "inperson"; }; export declare const TERMINAL_TRANSACTION_PAYMENT_TYPES: { readonly CLAIM: "claim"; readonly PAYMENT: "payment"; }; export declare const TRANSACTION_CLAIM_OPTIONS: { readonly TERMINAL: "terminal"; readonly PHONE: "phone"; readonly GLASS: "glass"; }; export declare const TRANSACTION_PAYMENT_OPTIONS: { readonly PAYMENT_AUTHORITY: "payment-authority"; readonly PAY_IN_PERSON: "pay-in-person"; readonly PROCESS_OUTSIDE_MEDIPASS: "process-outside-medipass"; readonly TERMINAL: "terminal"; readonly PHONE: "phone"; readonly EXISTING_PAYMENT_CARD: "existing-payment-card"; readonly NEW_PAYMENT_CARD: "new-payment-card"; readonly PAYMENT_CARD: "payment-card"; readonly APPLE_PAY: "apple-pay"; readonly GOOGLE_PAY: "google-pay"; readonly LINK: "payment-link"; readonly HOLD: "payment-hold"; readonly INSTALMENT_PLAN: "instalment-plan"; }; export declare const TRANSACTION_PLATFORM: { readonly FUNDER: "funder"; readonly VIRTUAL_TERMINAL: "virtual-terminal"; readonly FUTURES: "futures"; }; export declare const TRANSACTION_STATUSES: { readonly DISABLED: "disabled"; readonly ERRORED: "errored"; readonly REQUESTED: "requested"; readonly ACCEPTED: "accepted"; readonly APPROVED: "approved"; readonly REJECTED: "rejected"; readonly REVERSED: "reversed"; readonly CANCELLED: "cancelled"; readonly VOIDED: "voided"; readonly SKIPPED: "skipped"; readonly REFUNDED: "refunded"; readonly PENDING: "pending"; readonly NEW: "new"; readonly COMPLETED: "completed"; readonly PARTIALLY_REFUNDED: "partially-refunded"; readonly UNDER_REVIEW: "under-review"; readonly SUBMITTED: "submitted"; readonly OUTSTANDING: "outstanding"; readonly DECLINED: "declined"; readonly ARCHIVED: "archived"; readonly PAID: "paid"; readonly READY: "ready"; }; export declare const WORKFLOW_STATES: { readonly INBOX: "inbox"; readonly ASSIGNED: "assigned"; readonly PARKED: "parked"; readonly SUBMITTED: "submitted"; readonly POSTED: "posted"; readonly COMPLETED: "completed"; readonly ERRORED: "errored"; readonly ARCHIVED: "archived"; readonly CANCELLED: "cancelled"; readonly APPROVED: "approved"; readonly ACCEPTED: "accepted"; }; export declare const ICARE_WORKFLOW_STATES_HUMANIZED: { readonly SUBMITTED: "Submitted"; readonly APPROVED: "Approved"; readonly COMPLETED: "Completed"; readonly REJECTED: "Rejected"; }; export declare const MEDICARE_FORMS: { readonly ONLINE_CLAIMING_PROVIDER_AGREEMENT: "Online Claiming Provider Agreement"; }; export declare const HICAPS_FORMS: { readonly CLAIMING_PROVIDER_APPLICATION: "HICAPS Claiming Application"; }; export declare const PMS: readonly ["Best Practice (Allied)", "Best Practice (Premier)", "Case Manager", "Clinic to Cloud", "Cliniko", "Coreplus", "Coviu", "Dental4Windows", "Doctors on Demand", "Exact", "Front Desk", "Genie", "Gensolve", "Gentu", "Halaxy / HealthKit", "Iconpractice", "Kalysys", "Lysn", "Medical Director", "Medilink", "Medirecords", "MedTech", "My Appointments", "Myhealth1st", "Nookal", "Oasis", "Owner.health", "Optomate", "Powerdiary", "PPMP", "PracSuite", "Shexie", "Splose", "Sunix", "TM2", "Vinci", "VisitBase", "ZedMed", "Zurili", "Other"]; export declare const PMS_OPTIONS_LIST: readonly [{ readonly key: "Accelerware"; readonly label: "Accelerware"; readonly value: "Accelerware"; }, { readonly key: "Audit4"; readonly label: "Audit4"; readonly value: "Audit4"; }, { readonly key: "AutoMed"; readonly label: "AutoMed"; readonly value: "AutoMed"; }, { readonly key: "BetterClinics"; readonly label: "BetterClinics"; readonly value: "BetterClinics"; }, { readonly key: "Bluechip"; readonly label: "Bluechip"; readonly value: "Bluechip"; }, { readonly key: "Best Practice (Allied)"; readonly label: "Best Practice (Allied)"; readonly value: "Best Practice (Allied)"; }, { readonly key: "Best Practice (Premier)"; readonly label: "Best Practice (Premier)"; readonly value: "Best Practice (Premier)"; }, { readonly key: "Best Practice (VIP.net)"; readonly label: "Best Practice (VIP.net)"; readonly value: "Best Practice (VIP.net)"; }, { readonly key: "Capable 21c"; readonly label: "Capable 21c"; readonly value: "Capable 21c"; }, { readonly key: "CareRight"; readonly label: "CareRight"; readonly value: "CareRight"; }, { readonly key: "Case Manager"; readonly label: "Case Manager"; readonly value: "Case Manager"; }, { readonly key: "CCOS by Clinical Computers"; readonly label: "CCOS by Clinical Computers"; readonly value: "CCOS by Clinical Computers"; }, { readonly key: "Clevero"; readonly label: "Clevero"; readonly value: "Clevero"; }, { readonly key: "Clinic to Cloud"; readonly label: "Clinic to Cloud"; readonly value: "Clinic to Cloud"; }, { readonly key: "Cliniko"; readonly label: "Cliniko"; readonly value: "Cliniko"; }, { readonly key: "Contrast One RIS"; readonly label: "Contrast One RIS"; readonly value: "Contrast One RIS"; }, { readonly key: "Coreplus"; readonly label: "Coreplus"; readonly value: "Coreplus"; }, { readonly key: "Core Practice"; readonly label: "Core Practice"; readonly value: "Core Practice"; }, { readonly key: "Coviu"; readonly label: "Coviu"; readonly value: "Coviu"; }, { readonly key: "Dental4Web"; readonly label: "Dental4Web"; readonly value: "Dental4Web"; }, { readonly key: "Dental4Windows"; readonly label: "Dental4Windows"; readonly value: "Dental 4 Windows"; }, { readonly key: "Dentally"; readonly label: "Dentally"; readonly value: "Dentally"; }, { readonly key: "Doctors on Demand"; readonly label: "Doctors on Demand"; readonly value: "Doctors on Demand"; }, { readonly key: "eAlthLTE"; readonly label: "eAlthLTE"; readonly value: "eAlthLTE"; }, { readonly key: "Exact"; readonly label: "Exact"; readonly value: "Exact"; }, { readonly key: "Front Desk"; readonly label: "Front Desk"; readonly value: "Front Desk"; }, { readonly key: "Genie from Magentus"; readonly label: "Genie from Magentus"; readonly value: "Genie from Magentus"; }, { readonly key: "Gensolve"; readonly label: "Gensolve"; readonly value: "Gensolve"; }, { readonly key: "Gentu"; readonly label: "Gentu"; readonly value: "Gentu"; }, { readonly key: "Halaxy"; readonly label: "Halaxy"; readonly value: "Halaxy"; }, { readonly key: "HealthBank"; readonly label: "HealthBank"; readonly value: "HealthBank"; }, { readonly key: "Helix"; readonly label: "Helix"; readonly value: "Helix"; }, { readonly key: "iconpractice"; readonly label: "iconpractice"; readonly value: "iconpractice"; }, { readonly key: "iinsight"; readonly label: "iinsight"; readonly value: "iinsight"; }, { readonly key: "LYSN"; readonly label: "LYSN"; readonly value: "LYSN"; }, { readonly key: "Hey Doc"; readonly label: "Hey Doc"; readonly value: "Hey Doc"; }, { readonly key: "Medical Wizard"; readonly label: "Medical Wizard"; readonly value: "Medical Wizard"; }, { readonly key: "Mediclinic"; readonly label: "Mediclinic"; readonly value: "Mediclinic"; }, { readonly key: "Mediflex"; readonly label: "Mediflex"; readonly value: "Mediflex"; }, { readonly key: "Medilink"; readonly label: "Medilink"; readonly value: "Medilink"; }, { readonly key: "Medilink iclient"; readonly label: "Medilink iclient"; readonly value: "Medilink iclient"; }, { readonly key: "Medtech"; readonly label: "Medtech"; readonly value: "MedTech"; }, { readonly key: "Mobile Eye Clinic"; readonly label: "Mobile Eye Clinic"; readonly value: "Mobile Eye Clinic"; }, { readonly key: "My Appointments"; readonly label: "My Appointments"; readonly value: "My Appointments"; }, { readonly key: "MyHealth 1st"; readonly label: "MyHealth 1st"; readonly value: "MyHealth 1st"; }, { readonly key: "Medical Director"; readonly label: "Medical Director"; readonly value: "Medical Director"; }, { readonly key: "MediRecords"; readonly label: "MediRecords"; readonly value: "MediRecords"; }, { readonly key: "NEXA"; readonly label: "NEXA"; readonly value: "NEXA"; }, { readonly key: "Nookal"; readonly label: "Nookal"; readonly value: "Nookal"; }, { readonly key: "Network Logic"; readonly label: "Network Logic"; readonly value: "Network Logic"; }, { readonly key: "Oasis"; readonly label: "Oasis"; readonly value: "Oasis"; }, { readonly key: "Owners Health"; readonly label: "Owners Health"; readonly value: "Owners Health"; }, { readonly key: "Optomate Touch"; readonly label: "Optomate Touch"; readonly value: "Optomate"; }, { readonly key: "Power diary"; readonly label: "Power diary"; readonly value: "Power diary"; }, { readonly key: "PPMP"; readonly label: "PPMP"; readonly value: "PPMP"; }, { readonly key: "PracSuite"; readonly label: "PracSuite"; readonly value: "PracSuite"; }, { readonly key: "PracSoft"; readonly label: "PracSoft"; readonly value: "PracSoft"; }, { readonly key: "Practice Master Pro"; readonly label: "Practice Master Pro"; readonly value: "Practice Master Pro"; }, { readonly key: "Practice Studio"; readonly label: "Practice Studio"; readonly value: "Practice Studio"; }, { readonly key: "Praktika"; readonly label: "Praktika"; readonly value: "Praktika"; }, { readonly key: "PrimaryClinic"; readonly label: "PrimaryClinic"; readonly value: "PrimaryClinic"; }, { readonly key: "Principle"; readonly label: "Principle"; readonly value: "Principle"; }, { readonly key: "Pabau"; readonly label: "Pabau"; readonly value: "Pabau"; }, { readonly key: "Practice Pal"; readonly label: "Practice Pal"; readonly value: "Practice Pal"; }, { readonly key: "Rural Health Connect"; readonly label: "Rural Health Connect"; readonly value: "Rural Health Connect"; }, { readonly key: "Shexie Platinum"; readonly label: "Shexie Platinum"; readonly value: "Shexie"; }, { readonly key: "Sunix"; readonly label: "Sunix"; readonly value: "Sunix"; }, { readonly key: "Splose"; readonly label: "Splose"; readonly value: "Splose"; }, { readonly key: "SAAS Medical Systems"; readonly label: "SAAS Medical Systems"; readonly value: "SAAS Medical Systems"; }, { readonly key: "StatHealth"; readonly label: "StatHealth"; readonly value: "StatHealth"; }, { readonly key: "TM2"; readonly label: "TM2"; readonly value: "TM2"; }, { readonly key: "TM3"; readonly label: "TM3"; readonly value: "TM3"; }, { readonly key: "Titanium"; readonly label: "Titanium"; readonly value: "Titanium"; }, { readonly key: "Ultimo"; readonly label: "Ultimo"; readonly value: "Ultimo"; }, { readonly key: "Vinci"; readonly label: "Vinci"; readonly value: "Vinci"; }, { readonly key: "VisitBase"; readonly label: "VisitBase"; readonly value: "VisitBase"; }, { readonly key: "Xestro"; readonly label: "Xestro"; readonly value: "Xestro"; }, { readonly key: "Writeupp"; readonly label: "Writeupp"; readonly value: "Writeupp"; }, { readonly key: "Zavy360"; readonly label: "Zavy360"; readonly value: "Zavy360"; }, { readonly key: "Zedmed"; readonly label: "Zedmed"; readonly value: "ZedMed"; }, { readonly key: "Zurili"; readonly label: "Zurili"; readonly value: "Zurili"; }, { readonly key: "Other"; readonly label: "Other"; readonly value: "Other"; }]; export declare const VERIFY_MEMBER_HEALTH_FUNDS_CODES: readonly ["BUP"]; export declare const INVOICE_ORIGINATING_FLOW: { readonly ALLIED_PHI: "allied-phi"; readonly COMCARE: "comcare"; readonly DVA: "dva"; readonly ECLIPSE: "eclipse"; readonly HEALTHPOINT: "healthpoint"; readonly ICARE: "icare"; readonly INSTALMENT_PLAN: "instalment-plan"; readonly MEDICARE_BULK_BILLED: "medicare-bulk-billed"; readonly MEDICARE_PATIENT_CLAIM: "medicare-patient-claim"; readonly EASYCLAIM_PATIENT_CLAIM: "medicare-easyclaim-patient-claim"; readonly EASYCLAIM_BULK_BILLED: "medicare-easyclaim-bulk-bill-claim"; readonly NDIS: "ndis"; readonly NIB: "nib"; readonly OVERSEAS_HEALTH_COVER: "overseas-health-cover"; readonly PATIENT_FUNDED: "patient-funded"; readonly VIRTUAL_TERMINAL: "virtual-terminal"; readonly WORK_COVER_QUEENSLAND: "wcq"; readonly WORKSAFE_VICTORIA: "wsv"; readonly QBE: "qbe"; }; export declare const STAFF_TYPES: { readonly LOCATION: "location"; readonly PERSON: "person"; }; export declare const ECLIPSE_SUB_TYPE: { readonly ONLINE_ELIGIBILITY_CHECK: "onlineEligibilityCheck"; readonly IN_PATIENT: "inPatient"; readonly OVERSEAS: "overseas"; }; export declare const ECLIPSE_ONLINE_ELIGIBILITY_CHECK_TYPES: { readonly MEDICARE_AND_PHI: "OEC"; readonly MEDICARE_ONLY: "ECM"; readonly FUND_ONLY: "ECF"; readonly OVERSEAS: "ECO"; }; export declare const OEC_MEDICARE_AND_PHI_PROCESSING_CLASSES: { readonly AGREEMENTS: "AG"; readonly SCHEMES: "SC"; readonly PATIENT_CLAIM: "PC"; readonly BILLING_AGENT: "MB"; }; export declare const OEC_OVERSEAS_PROCESSING_CLASSES: { readonly AGREEMENTS: "AG"; readonly SCHEMES: "SC"; readonly PATIENT_CLAIM: "PC"; readonly BILLING_AGENT: "MB"; }; export declare const ECLIPSE_IN_PATIENT_CLAIM_TYPES: { readonly BILLING_AGENT: "MB"; readonly BILLING_AGENT_MEDICARE_ONLY: "MO"; readonly PATIENT_CLAIM: "PC"; readonly AGREEMENTS: "AG"; readonly SCHEMES: "SC"; }; export declare const ECLIPSE_OVERSEAS_CLAIM_TYPES: { readonly BILLING_AGENT: "MB"; readonly PATIENT_CLAIM: "PC"; readonly AGREEMENTS: "AG"; readonly SCHEMES: "SC"; };