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