import { ServiceIO } from '../../services/serviceIO'; export declare class ValidateKeyPropertyView { private static onLoad; private static createElements; static render(containerRef: HTMLElement, changeToChat: () => void, serviceIO: ServiceIO): void; } //# sourceMappingURL=validateKeyPropertyView.d.ts.map