export interface DiscordParamsLimited { import?: (string | Function)[] | string | Function; }