import type { CEP_Config_Extended } from "../cep-config"; export declare const debugTemplate: (props: CEP_Config_Extended) => string;