import React from 'react'; import { IPulseContainerProps } from '.'; export declare const Pulse: React.FC;