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