export declare const borderRadius: {
    small: string;
    medium: string;
    large: string;
};
