export const presets: (string | (string | {
    bugfixes: boolean;
})[])[];
export const plugins: string[];
