/// import { IconProps } from "../SvgIcon"; export declare const OTP: (props?: IconProps) => JSX.Element; export default OTP;