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