import type { Config } from '@brainfish-ai/widgets-common'; export declare function insertStylesIfNeeded(config: Config): void;