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