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