export declare const ObjectFit: { readonly CONTAIN: "contain"; readonly COVER: "cover"; };