import type { FC, SVGProps } from "react";
export declare const Previous: FC<SVGProps<SVGSVGElement>>;
export default Previous;
//# sourceMappingURL=Previous.d.ts.map