import type { IconProps } from '../../types';
declare const RotateToVerticalFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Rotate To Vertical Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { RotateToVerticalFill };
