import { TController } from './types/TController'; export declare function register(controller: TController, alias: string | undefined): void; //# sourceMappingURL=register.d.ts.map