import { SVGProps } from "react"; declare const LetterCirclePIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default LetterCirclePIcon;