export declare const $LabelIndex: {
    type: string;
    contains: {
        type: string;
    };
};
