export declare const Container: import("styled-components").StyledComponent<"div", any, import("@medly-components/utils").HTMLProps & { position?: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-end" | "bottom-start" | undefined; }, never>;