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