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