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

declare const SoundModuleLineIcon: RemixiconReactIconComponentType;
export default SoundModuleLineIcon;
