UNPKG

@payloadcms/plugin-seo

Version:
7 lines 192 B
import React from 'react'; export declare const LengthIndicator: React.FC<{ maxLength?: number; minLength?: number; text?: string; }>; //# sourceMappingURL=LengthIndicator.d.ts.map