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