import type { IconProps } from '../../types';
declare const RotateLockLine: import("react").NamedExoticComponent<IconProps>;
/**
 * Remix Icon: Rotate Lock Line
 * @see {@link https://remixicon.com/icon/rotate-lock-line Remix Icon Docs}
 */
export { RotateLockLine };
