export declare function getClientPosition(event: any, orientation?: 'horizontal' | 'vertical'): any;
