import React from 'react';
import { SVGProps } from 'react';
declare const AddAd: (props: SVGProps<SVGSVGElement>) => React.ReactNode;
export default AddAd;
//# sourceMappingURL=AddAd.d.ts.map