declare const _default: (color?: string | undefined) => { animation: string; background: string; border: string; borderBottomColor: string; display: string; height: string; width: string; animationFillMode: string; backgroundColor: string; borderRadius: string; margin: string; }; export default _default;