import * as React from 'react';
export declare const SvgCloseSmall: (props: React.ComponentPropsWithoutRef<"svg">) => React.JSX.Element;
