export function LionButtonSuite({ klass }?: {
    klass?: typeof LionButton | undefined;
}): void;
import { LionButton } from "../../../exports/button.js";
//# sourceMappingURL=LionButton.suite.d.ts.map