import React from 'react';
declare const LockOutline: React.FC<import("./gen").IconCommonProps>;
export default LockOutline;
