/// import { IBtnOption } from "."; export declare const Action: (props: IBtnOption) => JSX.Element;