import type { PathProps } from '../../Icon/IconTypes';
export declare const ClockRewind: ({ stroke }: PathProps) => import("react/jsx-runtime").JSX.Element;
