UNPKG

@axeptio/design-system

Version:
13 lines (11 loc) 210 B
export default Skeleton; declare function Skeleton({ height, width, round }: { height: number | string; width: number | string; round: boolean; }): JSX.Element; //# sourceMappingURL=index.d.ts.map