/**
 * Load styles helper.
 * Importing this module ensures the floating toolbar CSS is bundled by esbuild.
 */
export function loadStyles(): void;
