import * as React from "react"; import { ThemeProps } from "../../theme"; declare const FlexUnifyPlaceholderViewThemed: React.FC & { theme?: import("@emotion/react").Theme; }>; export { FlexUnifyPlaceholderViewThemed as FlexUnifyPlaceholderView };