declare const _default: (option: string, algorithms?: string[]) => Set<string> | undefined;

export { _default as default };
