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

declare const SpeakerFillIcon: RemixiconReactIconComponentType;
export default SpeakerFillIcon;
