export type RegularParameter = "this" | "import" | "import.meta";
