import { CkExpressRouter } from '@ckstack/ck-lib-gw';
export default class TestRouter extends CkExpressRouter {
    private static postSend1;
}
