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