export interface ResetOptions {
default?: boolean;
}
export interface SearchOptions {
force?: boolean;