declare const PACKAGE_NAME = "blocks";
declare const PACKAGE_VERSION: string;

export { PACKAGE_NAME, PACKAGE_VERSION };
