import React from "react";
declare const SmallCancel: () => React.JSX.Element;
export default SmallCancel;
