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