import { ReactIconComponentType } from '../types';

declare const Texture: ReactIconComponentType;
export default Texture;
            