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

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

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