import { ButtonProps } from '../types'; import React from 'react'; export declare const SecondaryButton: React.FC;