import type { FlowindTheme, FlowindThemeBase } from '../types'; export declare function attachFunctions(themeBase: FlowindThemeBase): FlowindTheme;