declare const cross = "<svg width=\"14\" height=\"14\" viewBox=\"0 0 14 14\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" stroke=\"#98A2B3\">\n<path d=\"M13 1L1 13M1 1L13 13\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" />\n</svg>";
export default cross;
