interface ThumbButtonContainerProps { } export declare const ThumbButtonContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & ThumbButtonContainerProps, import("react").DetailedHTMLProps, HTMLDivElement>, {}>; export {};