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