export = TPL;
declare const TPL_base: typeof import("kstpl/types/src/KsTpl");
declare class TPL extends TPL_base {
}
