export declare const styles: {
    emphasis: string;
    gridLines: string;
    label: string;
    strongLabel: string;
};
