import { Direction } from '@microsoft/fast-web-utilities'; export declare const getDirection: (rootNode: HTMLElement) => Direction;