Type Alias AlignTargetType Declaration export declare type AlignTargetType = "printArea" | "safeArea" | "auto";