/// <reference types="react" />
declare const SmallCancel: () => JSX.Element;
export default SmallCancel;
