import { SvgLogoProps } from "./wrapper"; export declare const JumpcloudSvg: ({ color, square, ...rest }: SvgLogoProps) => JSX.Element;