import { RemixiconReactIconComponentType } from './dist/typings';

declare const PulseLineIcon: RemixiconReactIconComponentType;
export default PulseLineIcon;
