import * as React from 'react'; declare function Refresh2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Refresh2; export default Refresh2;