import { ApplicationShell } from './shell-protocol';
export declare class ApplicationShellImpl implements ApplicationShell {
    attach(host: HTMLElement): void;
}
//# sourceMappingURL=application-shell.d.ts.map