import type { IconComponent } from '../types'; declare const Pulse: IconComponent; export default Pulse;