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