AudioOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const AudioOutlined: IconDefinition;
export default AudioOutlined;