import { RemixiconReactIconComponentType } from './dist/typings';

declare const RotateLockLineIcon: RemixiconReactIconComponentType;
export default RotateLockLineIcon;
