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