import { BaseObject } from 'bc-minecraft-bedrock-types';
/** */
export interface Texture extends BaseObject {
}
//# sourceMappingURL=texture.d.ts.map