export declare const balloonDefaultSize: { width: number; height: number; }; export declare const createBallonElement: ({ balloonColor, lightColor, width, }: { balloonColor: string; lightColor: string; width: number; }) => HTMLElement; export declare const balloonSvgHTML: string; export declare const svgFiltersHtml = "\n\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n\n";