export declare const SEND_MESSAGE_ENDPOINT = "https://message.ppurio.com/api/send_utf8_json.php";
export declare const CANCEL_MESSAGE_ENDPOINT = "https://message.ppurio.com/api/cancel_utf8_json.php";
