import type { GitHub } from '@gumball12/yuki-no/github/core';
export declare const getReleaseTrackingLabels: (github: GitHub) => string[];
