import { type DesignResourceV1CapacityHeader } from "./design-resource-v1-capacity-header.js"; export { parseDesignResourceV1CapacityHeader } from "./design-resource-v1-capacity-header.js"; export type { DesignResourceV1CapacityHeader } from "./design-resource-v1-capacity-header.js"; export declare function assertDesignResourceV1HandoffCapacity(file: string): Promise; export declare function assertDesignResourceV1ManifestCapacity(file: string): Promise;