UNPKG

docz-theme-default

Version:

The default theme of docz

3 lines (2 loc) 206 B
export declare const Button: import("styled-components").StyledComponent<"button", any, {}, never>; export declare const ButtonLink: import("styled-components").StyledComponent<"button", any, {}, never>;