import { MaterialDescription } from '../components'; export declare function useMaterialDescription
(type: M): MaterialDescription
| undefined;