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