import { CMaterialType } from '@chamn/model'; export declare const InputMeta: CMaterialType; declare const _default: CMaterialType<"">[]; export default _default; export type A = string;