import * as faker from 'faker';
// Compound's Actions
export function openSearchBar() {
// TODO do exemple
}
export function search(query: String) {