import "./glitch.css"; export declare const Glitch: ({ text }: { text: string; }) => import("react/jsx-runtime").JSX.Element;