import React from 'react'; import { IntroductionProps } from './types'; export declare const Introduction: React.FC;