import { type TSchema } from '../../type/index.mjs'; export declare function GetAdditionalProperties(type: TSchema): TSchema | boolean | undefined;