///
export declare const slideOutDown: {
name: string;
styles: string;
anim: 1;
toString: () => string;
} & string;
export declare const StyledMobileBottomNavigationIcon: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledMobileBottomNavigation: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
} & {
on?: string;
height: number;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledBadge: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLSpanElement>, {}>;
export declare const StyledMobileBottomArticleNavigationProgress: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;
export declare const StyledMobileHorizonNavigation: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType;
}, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;