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