import { SVGProps } from "react";
declare const LIGuiUserClock: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIGuiUserClock };
