UNPKG

@formant/ava-react

Version:

React components of AVA.

3 lines (2 loc) 164 B
import type { ThemeStylesProps } from '../types'; export declare const Container: import("styled-components").StyledComponent<"div", any, ThemeStylesProps, never>;