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