import { type UAMethod, type UAObject, type UAObjectType, type UAVariable, type UAVariableType } from "node-opcua-address-space-base"; export declare function initialize_properties_and_components(instance: B, topMostType: T, nodeType: T, copyAlsoModellingRules: boolean, copyAlsoAllOptionals: boolean, optionals?: string[]): void;