import { IconProps } from '../lib';
declare function FastForwardCircle(props: IconProps): JSX.Element;
export default FastForwardCircle;
