import type * as T from "./FormControl.types"; export declare const getCaptionId: (id: string, variant?: T.PrivateCaptionProps["variant"]) => string;