UNPKG

tinacms

Version:

> The Fastest Way to Edit Next.js Content

10 lines (6 loc) 131 B
/** */ /// <reference types="react" /> export declare const LockIcon: ({ ...props }: { [x: string]: any; }) => JSX.Element;