import * as i0 from "@angular/core";
export declare class NgxMatTimepickerContentComponent {
    appendToInput: boolean;
    inputElement: HTMLInputElement;
    static ɵfac: i0.ɵɵFactoryDeclaration<NgxMatTimepickerContentComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NgxMatTimepickerContentComponent, "ngx-mat-timepicker-content", never, { "appendToInput": { "alias": "appendToInput"; "required": false; }; "inputElement": { "alias": "inputElement"; "required": false; }; }, {}, never, ["*"], true, never>;
    static ngAcceptInputType_appendToInput: unknown;
}
