import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const Pulse: EmotionIcon; export declare const PulseDimensions: { height: number; width: number; };