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