export declare type InputPlacement = "vertical" | "horizontal" | "none";
