export declare const PLUGIN_NAME = "hardhat-packager";
export declare const SUBTASK_PREPARE_PACKAGE_ARTIFACTS: string;
export declare const SUBTASK_PREPARE_PACKAGE_TYPECHAIN: string;
export declare const SUBTASK_PREPARE_PACKAGE_TYPECHAIN_FACTORIES: string;
export declare const TASK_PREPARE_PACKAGE: string;
//# sourceMappingURL=constants.d.ts.map