import React from 'react'; import { DatePicker } from '@breakaway/preact-core'; export const DatePickerRequired: React.FunctionComponent = () => ( );