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