import { ReactNode } from 'react';
import { FinderPatternsInnerProps } from '../types/utils';
export declare const FinderPatternsInner: ({ modules, margin, settings, gradient, gradientId, }: FinderPatternsInnerProps) => ReactNode;
//# sourceMappingURL=finder-patterns-inner.d.ts.map