import { HTMLAttributes } from 'react'; export declare const AutocompletePaper: ({ children, className }: HTMLAttributes) => JSX.Element; //# sourceMappingURL=AutocompletePaper.d.ts.map