export declare enum PrintTraySelection {
    ReaderDefault = "readerDefault",
    ByPDFSize = "byPDFSize"
}
