import React from 'react';
import { BoxProps } from '@mui/material';
declare const SearchImage: (props: BoxProps) => React.ReactNode;
export default SearchImage;
//# sourceMappingURL=SearchImage.d.ts.map