import * as React from "react"; declare function SvgCalculator(props: React.SVGProps): React.JSX.Element; export default SvgCalculator;