interface IProps { type: string; } export declare function SoundIcon(props: IProps): import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=SoundIcon.component.d.ts.map