export declare const hasAdditionalProperties: (input: object, knownProperties: PropertyKey[]) => boolean;