in schema:
'export' = array(
'key' => 'name', // unique key to identify records
'default hook' => '', // name of hook to get default objects
'status' => '', // name of variable to store enabled/disabled status
'object' => '', // name of the object to put this data on
),