export declare function matchInterpolate(template: string, obj?: any): string; export declare function getElementLanguageDirection(element: HTMLElement): string;