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