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

declare const RotateLockFillIcon: RemixiconReactIconComponentType;
export default RotateLockFillIcon;
