import { SVGProps } from "react";
declare const FCMultipleInputs: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { FCMultipleInputs };
