import type { FC, SVGProps } from "react";
export declare const Spotlight: FC<SVGProps<SVGSVGElement>>;
export default Spotlight;
//# sourceMappingURL=Spotlight.d.ts.map