export declare const OPTION_LAYOUT: {
    SINGLE_LINE: string;
    DOUBLE_LINE: string;
};
export declare const DATA_HOOKS: {
    MAIN_LABEL: string;
    SECONDARY_LABEL: string;
};
//# sourceMappingURL=constants.d.ts.map