import { HashbrownType } from './base'; /** * @public */ export declare function getDescription(schema: HashbrownType): string; //# sourceMappingURL=get-description.d.ts.map