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