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