/**
 * Message
 * @example "Created"
 */
export type BckndCreationResponseMessage = string;
//# sourceMappingURL=bcknd-creation-response-message.d.ts.map