import { INaiablePreset } from './type.cjs';
import { INaiableRollupConfig } from './index.cjs';

declare function presetApp(mixin?: INaiableRollupConfig): INaiablePreset;

export { presetApp };
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicHJlc2V0LWFwcC5kLmN0cyIsInNvdXJjZXMiOltdLCJzb3VyY2VzQ29udGVudCI6W10sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
