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