/// import { IconProps } from "../../../types"; export default function BagTimerIcon({ className, dataTestid, ...rest }: IconProps): JSX.Element;