import type { RepresentingBehaviour } from '../../behaviour/representing/RepresentingTypes'; declare const Representing: RepresentingBehaviour; export { Representing }; //# sourceMappingURL=Representing.d.ts.map