export declare const StyledFigure: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: React.ElementType; } & { aspectRatio: number | string; }, import("react").DetailedHTMLProps, HTMLElement>, {}>;