import { ImageResourceBlockBase } from "./ImageResourceBlockBase"; import { ResourceType } from "./ResourceType"; export type ICCProfileResourceBlock = ImageResourceBlockBase; //# sourceMappingURL=ICCProfileResourceBlock.d.ts.map