export declare enum ObjectFit { "fill" = "fill", "contain" = "contain", "cover" = "cover" } //# sourceMappingURL=ObjectFit.d.ts.map