import { FunctionComponent } from 'react'; import { ILinkButtonProps } from '../IButton'; export declare const BfLinkButton: FunctionComponent;