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