E.g. ```rust #[tsify_next::declare] pub type Id = u64; ``` this would output the type alias as `number`, at the moment I have no way to specify I want it as `bigint`