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