import React from "react";
export declare function ShutterButtonAutoIcon(props: {
    color: string;
}): React.JSX.Element;
