import { Tree } from "./tree"; /** * The Fabric Tree component. * * @public */ export declare const definition: import("@microsoft/fast-element").FASTElementDefinition; //# sourceMappingURL=tree.definition.d.ts.map