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