import React from "react"; export declare function ShutterButtonManualIcon(props: { innerColor: string; outerColor: string; }): React.JSX.Element;