import { MatTimepickerDirective } from './timepicker.directive'; import * as i0 from "@angular/core"; export declare class MatTimepickerToggleDirective { timepicker: MatTimepickerDirective; pointerEvents: string; cursor: string; onClick(event: Event): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }