import { SkeletonProps } from "@mui/material"; export type SkeletonProp = SkeletonProps; //# sourceMappingURL=SkeletonProps.d.ts.map