| LunaticChangesHandler | Function taking as arguments the various changes the user has made. |
| LunaticCollectedValue | - |
| LunaticComponentDefinition | - |
| LunaticComponentProps | - |
| LunaticControl | - |
| LunaticData | Survey data. |
| LunaticError | Errors returned by useLunatic hook when an input check is made with their id, criticity, type and the message to display to the user. |
| LunaticExpression | - |
| LunaticOptions | Specific behaviour options defined in the useLunatic hook. |
| LunaticPager | Contains informations about navigation (last page reached, number of pages, subpages, etc.). |
| LunaticSlotComponents | Contain the type of every customizable components. |
| LunaticSource | Representation of a Lunatic questionnaire. |
| LunaticState | Return type of useLunatic. |
| LunaticStateVariable | - |
| LunaticValues | - |
| LunaticVariable | Variables provided to Lunatic through the source and used internally in a store. |