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

declare const DolbyIcon: MdiReactIconComponentType;
export default DolbyIcon;
