import React from 'react'; import { type FormFieldInputProps } from '../../../types'; declare const ContentSwitcher: React.FC; export default ContentSwitcher; //# sourceMappingURL=content-switcher.component.d.ts.map