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

declare const BufferIcon: MdiReactIconComponentType;
export default BufferIcon;
