import './dateSeparator.scss'; import { h } from 'preact'; export declare function DateSeparator(props: any): h.JSX.Element;