import { SvgProps } from "./types"; declare const CloseSvg: import("styled-components").StyledComponent<"svg", import("styled-components").DefaultTheme, SvgProps, never>; export default CloseSvg;