import { WxtModule } from '../types';
export declare const builtinModules: WxtModule<any>[];
