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