import { MessageContainerProps } from '.'; export declare function getContainerStyle({ position, offset_x, offset_y }: MessageContainerProps): import("@emotion/react").SerializedStyles;