import * as s from '../../schema-builder'; export declare const baseUnit: () => s.ObjectSchema; export declare const unitCustom: s.ObjectSchema;