import { Encrypted } from "@evidentpoint/r2-lcp-js/dist/es5/src/models/metadata-encrypted"; export declare class Properties { Contains: string[]; Layout: string; MediaOverlay: string; Orientation: string; Overflow: string; Page: string; Spread: string; Encrypted: Encrypted; }