import React from 'react'; import { ComponentMaterialProps, GenericMaterial } from './types/index'; export declare const ComponentMaterial: React.ForwardRefExoticComponent & React.RefAttributes>;