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

declare const SoundModuleFillIcon: RemixiconReactIconComponentType;
export default SoundModuleFillIcon;
