export declare const Badge: ({ children }: { children: string; }) => import("@emotion/react/jsx-runtime").JSX.Element; //# sourceMappingURL=Badge.d.ts.map