export interface WxtConfig {
    modules?: string[];
}
