import { LitElement } from '@rxdi/lit-html';
export declare class InputComponent extends LitElement {
}
