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

declare const PulseFillIcon: RemixiconReactIconComponentType;
export default PulseFillIcon;
