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