import type { IconProps } from "../icon-options"; export declare const Bag2TimerIcon: ({ variant, className, ...props }: IconProps) => import("react").JSX.Element; export default Bag2TimerIcon;