import * as i0 from "@angular/core";
export declare class NgxMaterialTimepickerContentComponent {
    appendToInput: boolean;
    inputElement: any;
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxMaterialTimepickerContentComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NgxMaterialTimepickerContentComponent, "ngx-material-timepicker-content", never, { "appendToInput": "appendToInput"; "inputElement": "inputElement"; }, {}, never, ["*"]>;
}
