export declare enum SearchType { EMAIL = "EMAIL", AUTO = "AUTO", ON_CLICK = "ON_CLICK" }