import { DependencyContainer } from 'tsyringe';
export declare function registerFeaturesServices(container: DependencyContainer): void;
