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