import { IconSvgProps } from '../types';
declare const Pulse: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Pulse;
//# sourceMappingURL=Pulse.d.ts.map