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