import { SVGIconDef } from './types'; declare const LockOutlined: SVGIconDef; export default LockOutlined;