import type { FCWithImplicitChildren } from './types';
/**
* If no `` have its condition evaluates to true inside the parent ``,
* the first `` will be the only one rendered.
* @param props The props to pass down to the `` component
*/
export declare const Default: FCWithImplicitChildren;
//# sourceMappingURL=Default.d.ts.map