import React from 'react'; declare const ButtonLink: React.ForwardRefExoticComponent & React.RefAttributes>; export default ButtonLink;