/** @see {@link https://bungie-net.github.io/#/components/schemas/Destiny.FireteamFinderLabelFieldType} */
export declare const FireteamFinderLabelFieldType: {
    readonly Title: 0;
    readonly Label: 1;
};
