UNPKG

@slashid/react

Version:

React SDK for the /id platform

7 lines 211 B
type Props = { className?: string; fill?: string; }; export declare const Cookie: ({ className, fill, }: Props) => import("react/jsx-runtime").JSX.Element; export {}; //# sourceMappingURL=cookie.d.ts.map