UNPKG

@surveycake/rc

Version:

react component of surveycake

4 lines (3 loc) 283 B
/// <reference types="react" /> import { StepProps } from './types'; export declare const SytledStep: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, StepProps, object>;