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