export declare const FixedWrapper: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const StyledBlock: import("@emotion/styled").StyledComponent & { theme?: import("@emotion/react").Theme; }, {}, {}>; export declare const StyledButton: import("@emotion/styled").StyledComponent<((import("newskit").ButtonOrButtonLinkProps & import("react").RefAttributes) & { theme?: import("@emotion/react").Theme; }) & {}, {}, {}>;