import React from 'react';
import type { DraggableMasonryGridCardWrapperRef, GridCardWrapperProps } from './types';
export declare const GridCardWrapper: React.ForwardRefExoticComponent<GridCardWrapperProps & React.RefAttributes<DraggableMasonryGridCardWrapperRef>>;
//# sourceMappingURL=GridCardWrapper.d.ts.map