import type { IconComponent } from "../../types";
export declare const SoundCloud: IconComponent;
export default SoundCloud;
