export interface EuiTimePicker { hours: string; mins: string; secs?: string; }