import { SVGProps } from "react"; declare const DICssTricks: (props: SVGProps) => JSX.Element; export { DICssTricks };