UNPKG

@snowball-tech/fractal

Version:

Fractal's (Snowball's design system) React component library based on RadixUI and TailwindCSS

16 lines (15 loc) 408 B
import { t as LogoProps } from "./Logo.types-ChiLVGs9.js"; import * as _$react_jsx_runtime0 from "react/jsx-runtime"; //#region src/components/Logo/Logo.d.ts declare const Logo: { ({ brandVariant, pictoVariant, size, ...props }: LogoProps): false | _$react_jsx_runtime0.JSX.Element; displayName: string; }; //#endregion export { Logo as t }; //# sourceMappingURL=Logo-oi0--4s0.d.ts.map