export default class CustomMessageContentType {
    static MESSAGE_CONTENT_TYPE_CUSTOM_MESSAGE_TEST: number;
    static MESSAGE_CONTENT_TYPE_CUSTOM_MESSAGE_TEST_NOTIFICATION: number;
}
