import { StyledProps } from './types'; export declare const Chip: import("styled-components").StyledComponent<"button", any, StyledProps, never>;