Currently we're using `as const` to exports the data with it's exact data as type, should we just exports a generic type instead for performance?