declare const HIDE_METADATA: {
    isAction: false;
};

export { HIDE_METADATA as H };
