export declare enum KlarnaButtonTheme {
    Light = "light",
    Dark = "dark",
    Auto = "auto"
}
//# sourceMappingURL=KlarnaButtonTheme.d.ts.map