import { I as ImageAssets, a as ImageAssetsInstructions } from '../shared/assets-generator.9117555e.mjs';
import 'sharp';
import '../shared/assets-generator.5e51fd40.mjs';
import 'unconfig';

declare function instructions(imageAssets: ImageAssets): Promise<ImageAssetsInstructions>;

export { instructions };
