declare const _default: {
    presets: (string | {
        allExtensions: boolean;
        isTSX: boolean;
    })[][];
};
export default _default;
