UNPKG

@gongiskhan/react-query-builder

Version:
4 lines (3 loc) 216 B
/// <reference types="react" /> import { ButtonProps } from './Button'; export declare const SecondaryButton: import("styled-components").StyledComponent<import("react").FC<ButtonProps>, any, ButtonProps, never>;