/// import { IconProps } from './types'; export declare const LapTimerIcon: ({ color, ...props }: IconProps) => JSX.Element; export default LapTimerIcon;