/** * @description A utility method that injects all the srml definitions into the type registry */ export declare function injectTypes(): void;