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