import { FC } from 'react'; import type { Button } from '../models'; export declare const ButtonComp: FC