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