import React from "react"; export declare function Logo({ id }: { id?: string; }): React.JSX.Element;