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