import type { FC, SVGProps } from "react";
export declare const CrossThin: FC<SVGProps<SVGSVGElement>>;
export default CrossThin;
//# sourceMappingURL=CrossThin.d.ts.map