export declare enum SubscriptionCancellationReason { NO_VALUE = "I have not had any value from Searchality", NO_BUDGET = "We no longer have budget for Searchality", TOO_DIFFICULT_TO_USE = "We found the platform too difficult to use", NO_RECRUITMENT_NEEDS = "We no longer have teacher recruitment needs", SOMETHING_ELSE = "Is there anything else you can share with us?" }