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