import type { IconProps } from '../../types';
declare const MergeCellsVertical: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Merge Cells Vertical
 * @see {@link https://remixicon.com/icon/merge-cells-vertical Remix Icon Docs}
 */
export { MergeCellsVertical };
