import { TimeComponent } from '@wm/components'; export declare class TimeDirective { constructor(timeComponent: TimeComponent); }