import React from 'react'; import { IHeartBeatPresentationProps } from './'; export declare const HeartBeatPresentation: React.FC;