import { SelectboxesComponentSchema } from '@open-formulieren/types'; import { TestConditional } from '../types'; declare const testConditional: TestConditional; export default testConditional;