/** * Classname to apply to child elements for compatibility with InputGroup. * @public */ export declare const inputGroupClassName = "strato-inputgroup"; /** @internal */ export declare const inputGroup: string;