export const getUniqueId = () => 'unique_id_mock';

export const clearTimeouts = () => {};

export const getLanguageDirection = () => 'ltr';
