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