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