export declare const PACKAGE_INFO: {
    VERSION: string;
    NAME: string;
};
