import { Tags } from './types.cjs';
export declare function guessTargets(): Record<Tags, boolean>;
