import React from 'react'; import { IPulsePresentationProps } from './'; export declare const PulsePresentation: React.FC;