export declare enum InputSearchVariant {
    DEFAULT = "DEFAULT"
}
