import type { PAG } from '../types'; export declare const setMixin: (module: PAG) => void;