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