export declare const pkg: {
    name: string;
    version: string;
};
