import { JSX } from '../../../stencil-public-runtime'; export declare function renderZoomSVG(): JSX.Element; export declare function renderTeamsSVG(): JSX.Element; export declare function render8x8SVG(): JSX.Element;