export declare enum PAGE_BLOCK_VERTICAL_ALIGNMENT { pageBlockVerticalAlignmentTop = "pageBlockVerticalAlignmentTop", pageBlockVerticalAlignmentMiddle = "pageBlockVerticalAlignmentMiddle", pageBlockVerticalAlignmentBottom = "pageBlockVerticalAlignmentBottom" }