export type Props = {
    highlightField: (Boolean: any) => void;
    setKey: () => void;
};
//# sourceMappingURL=types.d.ts.map