import * as React from "react"; function FastForwardIcon(props: React.SVGProps) { return ; } export default FastForwardIcon;