import type { ClassName } from "@helpers/types"; import type { FC } from "react"; export declare const DashSvg: FC;