import React from 'react';
export declare const Forward: (props: React.SVGProps<SVGSVGElement>) => JSX.Element;
