import { ButtonMinorProps } from "./button-minor.component"; declare const StyledButtonMinor: import("styled-components").StyledComponent>, any, ButtonMinorProps, never>; export default StyledButtonMinor;