import * as React from "react"; export declare const DashCam: (props: React.SVGProps & { htmlColor?: string; accentColor?: string; }) => React.JSX.Element; //# sourceMappingURL=DashCam.d.ts.map