import type { BoxProps } from "@twilio-paste/core/box"; import * as React from "react"; import type { ChatComposerProps } from "."; export declare const PlaceholderWrapper: React.FC>;