import { SVGProps } from 'react'; declare const ActionDateNode: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default ActionDateNode;