export declare function getLabel(options: {
    label?: string;
    title?: string;
}, fallback: string): string;
//# sourceMappingURL=getLabel.d.ts.map