import { SvgProps } from "../../Svg"; export declare const DialogCheck: (props: SvgProps) => JSX.Element;