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

declare const SpeakerLineIcon: RemixiconReactIconComponentType;
export default SpeakerLineIcon;
