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