export declare type BundleCallback = (bundled: string) => void;
