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