export declare enum MetadataPrintScale {
    ReaderDefault = "readerDefault",
    NoPrintScaling = "noPrintScaling"
}
