import type { IconProps } from "./types"; export declare const DateStartIcon: (props: IconProps) => JSX.Element;