UNPKG

@sanity/form-builder

Version:
5 lines 276 B
import { ComponentType } from 'react'; export declare function withFocusRing<Props>(component: ComponentType<Props>): import("styled-components").StyledComponent<ComponentType<Props>, any, Props & { $border?: boolean; }, never>; //# sourceMappingURL=withFocusRing.d.ts.map