import { SetupContext } from 'vue';
export declare const ImgTitle: (props: Record<string, unknown>, { slots }: SetupContext) => JSX.Element;
