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

declare const SoundcloudIcon: MdiReactIconComponentType;
export default SoundcloudIcon;
