import { LoadingButton } from "./loading-button"; /** * Compose the LoadingButton component definition. * * @public * @remarks * HTML Element: */ export declare const definition: import("@microsoft/fast-element").FASTElementDefinition; //# sourceMappingURL=loading-button.definition.d.ts.map