import * as s from '../../schema-builder'; export declare const hero: s.ObjectSchema; export declare const heroCustom: s.ObjectSchema;