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