import type { types } from '@bemedev/types'; type Pack_F = types.Fn<[], Promise>; export declare const pack: Pack_F; export {}; //# sourceMappingURL=pack.d.ts.map