export declare const stylesByTheme: { light: import("../../swirly-types/src").DiagramStyles; dark: import("../../swirly-types/src").DiagramStyles; };