UNPKG

ldrs

Version:

Tiny HTML and SVG loaders as web components

7 lines 266 B
export default function Hourglass({ size, color, speed, bgOpacity, }: { size?: number | string; color?: string; speed?: number | string; bgOpacity?: number | string; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=Hourglass.d.ts.map