import { IconDefinition } from '../types';
declare const SoundOutlined: IconDefinition;
export default SoundOutlined;
