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

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

export { instructions };
