export declare const shouldTreeShake: (dependency: string, treeShakeNext: boolean) => boolean;
