import React from 'react'; import { SvgProps } from './types'; declare const WhitepaperNew: React.FC; export default WhitepaperNew;