declare const _default: (color?: string | undefined) => { position: "relative"; transform: string; ' > div': { border: string; borderRadius: string; height: string; position: "absolute"; width: string; '&:nth-of-type(1)': { top: string; }; '&:nth-of-type(2)': { left: string; }; '&:nth-of-type(3)': { left: string; top: string; }; animationFillMode: string; backgroundColor: string; margin: string; }; }; export default _default;