import type { FC } from 'react'; import { type ChildrenProps } from '../customise/index.js'; export declare const Children: FC; //# sourceMappingURL=Children.d.ts.map