import React from 'react'; declare const ComponentsIndex: ({ components }: { components: any; }) => React.JSX.Element; export default ComponentsIndex; //# sourceMappingURL=components-index.d.ts.map