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

declare const TextureIcon: MdiReactIconComponentType;
export default TextureIcon;
