import type { Container } from 'inversify';
export declare function bindWeb(container: Container): void;
