import type { ClassificationMarkingProps } from './ClassificationMarking.types'; declare const _default: (({ testId, label, background, color, fontFamily, fontSize, height, children }: ClassificationMarkingProps) => import("react/jsx-runtime").JSX.Element) & { getTestIds: (testIdProp?: import("../..").TestIdProp["testId"]) => import("../..").TestIdsRecord; }; export default _default; //# sourceMappingURL=ClassificationMarking.d.ts.map