import { CardsProps } from './interfaces'; export declare const getCardsPerRow: (width: number, config: ReadonlyArray) => number; //# sourceMappingURL=cards-layout-helper.d.ts.map