export { type Breakpoint, type BreakpointConfig, DEFAULT_BREAKPOINTS } from "../breakpoints.js"; export { inferImageSizes } from "../infer-sizes.js"; export type { InferSizesInput, InferSizesStyle, SizeInfo, StaticImageData } from "../types.js"; //# sourceMappingURL=index.d.ts.map