export default function CheckboxGridInput({ id }: { id: any; }): React.JSX.Element; import React from 'react';