import { ShakeOp } from '../types.d.cts'; export declare const resolveShakeOps: (shake: ShakeOp[], exports: Set, symbols: string[]) => number[];