export declare type ButtonLinkVariantName = 'button-link-blue' | 'button-link-grey'; export declare const buttonLink: any;