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