/**
 * Web InputMasked Component
 *
 */
export default function InputMaskedElement(): JSX.Element;
