UNPKG

@payloadcms/plugin-seo

Version:
7 lines 170 B
import React from 'react'; export declare const Pill: React.FC<{ backgroundColor: string; color: string; label: string; }>; //# sourceMappingURL=Pill.d.ts.map